| Total Complexity | 31 |
| Dependencies | 13 |
| Dependents | 10 |
| Total lines | 259 |
| Lines of code | 112 |
| Logical lines of code | 65 |
| Comment lines | 88 |
| Methods | 14 |
| Properties | 7 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| areBlocksUsedInCheckout() | 59 | 4 | 17 | |
| getCustomerCountry() | 64 | 3 | 11 | |
| isPickupPointOrder() | 66 | 3 | 8 | |
| isHomeDeliveryOrder() | 66 | 3 | 8 | |
| isCarDeliveryOrder() | 66 | 3 | 8 | |
| calculateShippingAndGetOptionId() | 67 | 2 | 8 | |
| resolveChosenMethod() | 68 | 2 | 7 | |
| getShippingMethodOptionId() | 66 | 2 | 7 | |
| isPacketeryShippingMethod() | 66 | 2 | 8 | |
| getCarrierIdFromShippingMethod() | 68 | 2 | 7 | |
| isPickupPointCarrier() | 71 | 2 | 6 | |
| __construct() | 65 | 1 | 9 | |
| getCarrierIdFromPacketeryShippingMethod() | 75 | 1 | 4 | |
| getOrderPayParameter() | 76 | 1 | 4 |